/*! UIkit 2.21.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.uk-dotnav{ display: -ms-flexbox; display: -webkit-flex; display: block; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-top: -15px; padding: 0; list-style: none; margin-right: auto; margin-left: auto; left: 47%; }.uk-dotnav>*{-ms-flex:none;-webkit-flex:none;flex:none;padding-left:15px;margin-top:15px}.uk-dotnav:after,.uk-dotnav:before{content:"";display:block;overflow:hidden}.uk-dotnav:after{clear:both}.uk-dotnav>*{float:left}.uk-dotnav>*>*{ display: block; -moz-box-sizing: content-box; box-sizing: content-box; width: 20px; height: 20px; border-radius: 50%; text-indent: 100%; overflow: hidden; white-space: nowrap; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; background-color: rgba(255,255,255,0.1); }.uk-dotnav>*>:focus,.uk-dotnav>*>:hover{ outline: 0; background-color: rgba(255,255,255,0.4); }.uk-dotnav>*>:active{background:rgba(50,50,50,.6)}.uk-dotnav>.uk-active>*{ -webkit-transform: scale(1.3); transform: scale(1.3); background-color: rgba(255,255,255,0.4); }.uk-dotnav-contrast>*>*{background:rgba(255,255,255,.4)}.uk-dotnav-contrast>*>:focus,.uk-dotnav-contrast>*>:hover{background:rgba(255,255,255,.7)}.uk-dotnav-contrast>*>:active{background:rgba(255,255,255,.9)}.uk-dotnav-contrast>.uk-active>*{background:rgba(255,255,255,.9)}.uk-dotnav-vertical{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.uk-dotnav-vertical>*{float:none}
